home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / pc / SNNSV32.ZIP / SNNSv3.2 / xgui / sources / bn_bighop.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-04-25  |  679 b   |  30 lines

  1. /*****************************************************************************
  2.   FILE           : bn_bighop.h
  3.   SHORTNAME      : bn_bighop
  4.   SNNS VERSION   : 3.2
  5.  
  6.   PURPOSE        : 
  7.   NOTES          :
  8.  
  9.   AUTHOR         : Christine Bagdi 
  10.   DATE           : 27.5.1993
  11.  
  12.   CHANGED BY     : 
  13.   IDENTIFICATION : @(#)bn_bighop.h    1.8 3/24/93
  14.   SCCS VERSION   : 
  15.   LAST CHANGE    : 5/27/93
  16.  
  17.              Copyright (c) 1990-1994  SNNS Group, IPVR, Univ. Stuttgart, FRG
  18.  
  19. ******************************************************************************/
  20.  
  21. #ifndef _BN_BIGHOP_DEFINED_
  22. #define  _BN_BIGHOP_DEFINED_
  23.  
  24. extern void bn_createBigHop (void);
  25.  
  26.  
  27. #endif 
  28. /* end of file */
  29. /* lines:  */
  30.